projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6cbea3
)
(window_scroll): Fix typo in comment.
author
Erik Naggum
<erik@naggum.no>
Fri, 12 Jan 1996 23:39:57 +0000
(23:39 +0000)
committer
Erik Naggum
<erik@naggum.no>
Fri, 12 Jan 1996 23:39:57 +0000
(23:39 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index c3ed992846134eec1d365a1ab8ee4d53670bcc89..689bf0dcb7c8aea99ce1d88d8f2435a41d091555 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-2634,7
+2634,7
@@
window_scroll (window, n, noerror)
Lisp_Object bolp, nmoved;
/* Always set force_start so that redisplay_window will run
- th
w
window-scroll-functions. */
+ th
e
window-scroll-functions. */
w->force_start = Qt;
XSETFASTINT (tem, PT);